purple_notify_user_info_prepend_pair

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. void purple_notify_user_info_prepend_pair(PurpleNotifyUserInfo* user_info, const(char)* label, const(char)* value)
    version(Derelict_Link_Static)
    extern (C) extern (C) nothrow
    void
    purple_notify_user_info_prepend_pair
    (,
    const(char)* label
    ,
    const(char)* value
    )
  2. da_purple_notify_user_info_prepend_pair purple_notify_user_info_prepend_pair;

Meta